home *** CD-ROM | disk | FTP | other *** search
/ Sprite 1984 - 1993 / Sprite 1984 - 1993.iso / lib / tex / inputs / slem.sty < prev    next >
Text File  |  1991-05-20  |  312b  |  15 lines

  1. %
  2. % Modify \em so that is uses \sl rather than \it
  3. %
  4. % Richard Furuta
  5. % Department of Computer Science
  6. % University of Maryland
  7. % College Park, MD  20742
  8. %
  9. % furuta@mimsy.umd.edu
  10. % seismo!umcp-cs!furuta
  11. %
  12. % October 22, 1986, first release
  13. %
  14. \renewcommand{\pem}{\ifdim \fontdimen\@ne\font >\z@ \rm \else \sl \fi}
  15.